services.cgit.<name>.settings
cgit configuration, see cgitrc(5)
- Type
attribute set of (boolean or signed integer or string or list of (boolean or signed integer or string))- Default
{ }- Example
{ enable-follow-links = true; source-filter = "${pkgs.cgit}/lib/cgit/filters/syntax-highlighting.py"; }- Declared
- <nixpkgs/nixos/modules/services/networking/cgit.nix>